Skip to content

Conversation

blink1073
Copy link
Member

No description provided.

@blink1073 blink1073 requested a review from ShaneHarvey June 9, 2025 15:47


_PYPY = "PyPy" in sys.version
_WINDOWS = os.name == "nt"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Our usual windows check is sys.platform == "win32"

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated

@blink1073 blink1073 requested a review from ShaneHarvey June 9, 2025 18:26
@blink1073
Copy link
Member Author

drivers-pr-bot, please backport to v4.13

@blink1073 blink1073 merged commit 0dd5a5c into mongodb:master Jun 10, 2025
76 of 79 checks passed
@blink1073 blink1073 deleted the PYTHON-5405 branch June 10, 2025 00:36
blink1073 added a commit to blink1073/mongo-python-driver that referenced this pull request Jun 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants